GrapeCity.Xaml.SpreadSheet.Data
items Field


The items.
Syntax
'Declaration
 
Protected items As List(Of T)
'Usage
 
Dim instance As NotifyCollectionBase(Of T)
Dim value As List(Of T)
 
value = instance.items
 
instance.items = value
protected List<T> items
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

NotifyCollectionBase<T> Class
NotifyCollectionBase<T> Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options